projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40284d6
)
(VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 20 Sep 1994 05:18:53 +0000
(
05:18
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 20 Sep 1994 05:18:53 +0000
(
05:18
+0000)
src/xterm.h
patch
|
blob
|
history
diff --git
a/src/xterm.h
b/src/xterm.h
index 280521a2e127d3503d729d05a2d6032da3453895..74d807a692da572c01c9c02258fe8326175fe92c 100644
(file)
--- a/
src/xterm.h
+++ b/
src/xterm.h
@@
-518,9
+518,6
@@
struct scroll_bar {
(SCROLL_BAR_UNPACK ((ptr)->x_window_low, (ptr)->x_window_high, (int) id))
-/* Return the outside pixel width for a vertical scroll bar on frame F. */
-#define VERTICAL_SCROLL_BAR_PIXEL_WIDTH(f) (2*FONT_WIDTH ((f)->display.x->font))
-
/* Return the outside pixel height for a vertical scroll bar HEIGHT
rows high on frame F. */
#define VERTICAL_SCROLL_BAR_PIXEL_HEIGHT(f, height) \